home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- readpict(integer(field "PhotoGRP_T"), integer(field "PhotoCUR_T"))
- if the visible of sprite 2 = 0 then
- set the visible of sprite 2 to 1
- end if
- if the visible of sprite 14 = 1 then
- set the visible of sprite 14 to 0
- end if
- if the visible of sprite 16 = 1 then
- set the visible of sprite 16 to 0
- end if
- if the visible of sprite 17 = 1 then
- set the visible of sprite 17 to 0
- end if
- end
-